Skip to content

chore: update publish workflow and package json#54

Merged
Kaushty merged 2 commits intomasterfrom
chore/update-workflow
Aug 18, 2023
Merged

chore: update publish workflow and package json#54
Kaushty merged 2 commits intomasterfrom
chore/update-workflow

Conversation

@Kaushty
Copy link
Copy Markdown
Contributor

@Kaushty Kaushty commented Aug 18, 2023

  • Update publish workflow
  • add command in package.json to generate build on installation

@Kaushty Kaushty requested a review from a team as a code owner August 18, 2023 07:25
aravindbuilt
aravindbuilt previously approved these changes Aug 18, 2023
@aravindbuilt aravindbuilt self-requested a review August 18, 2023 09:03
@Kaushty Kaushty changed the title chore: update publish workflow and build chore: update publish workflow and package json Aug 18, 2023
Copy link
Copy Markdown

@surajcontentstack surajcontentstack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kaushty why do we have dist folder in git?

@Kaushty
Copy link
Copy Markdown
Contributor Author

Kaushty commented Aug 18, 2023

@Kaushty why do we have dist folder in git?

@surajcontentstack Up until this time we needed to push the build (dist) as well, because it was not generated automatically upon installation. But we've added a prepare command that generates the build, so removing the already present dist directory as it's no longer needed.

@Kaushty Kaushty merged commit 0854fc4 into master Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants